Break out the Python path interrogation into a separate script. This has the
authorEwan Mellor <ewan@xensource.com>
Thu, 1 Feb 2007 12:48:53 +0000 (12:48 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 1 Feb 2007 12:48:53 +0000 (12:48 +0000)
commita84714b11ccd74c59d1034cf709e14e05ace4601
tree9c54d683a758188d0c734e2140124bb705303c38
parent73c92d7bb211dd3a8d1c5bb086a70a3232a73d43
Break out the Python path interrogation into a separate script.  This has the
advantage that the temporary path manipulation cannot affect the main script,
and that it can be shared with other programs, such as xm-test.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/misc/Makefile
tools/misc/xen-python-path [new file with mode: 0644]
tools/misc/xend